Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make stringToLongLong refuse empty string #180

Closed
wants to merge 1 commit into from
Closed

fix: make stringToLongLong refuse empty string #180

wants to merge 1 commit into from

Conversation

HeRaNO
Copy link
Contributor

@HeRaNO HeRaNO commented Sep 6, 2023

fix #168 , align to stringToDouble and stringToStrictDouble.

@MikeMirzayanov
Copy link
Owner

Already fixed in better way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stringToLongLong function assumes empty string as a valid integer 0
2 participants